EntityDAC
TCustomEntityContext.GetEntities<T> Overload
Class
TCustomEntityContext
Overload List
Name
Description
GetEntities<T>
The method is designed for retrieving an entity collection by specified criteria.
GetEntities<T>(LinqExpression: ILinqBase)
The method is designed for retrieving an entity collection by specified criteria.
GetEntities<T>(Key: TCustomKey)
The method is designed for retrieving an entity collection by specified criteria.
GetEntities<T>(
const
Condition: TExpression)
The method is designed for retrieving an entity collection by specified criteria.
GetEntities<T>(
const
Condition:
string
)
The method is designed for retrieving an entity collection by specified criteria.
© 1997-2025 Devart. All Rights Reserved.
Request Support
DAC Forum
Provide Feedback